-- card: 10174 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3170 -- name: -- part contents for background part 9 ----- text ----- Function: -- part contents for background part 1 ----- text ----- TCPRecvChars(connectionID,n) -- part contents for background part 2 ----- text ----- Receive characters from a TCP connection. -- part contents for background part 3 ----- text ----- connectionID n -- part contents for background part 7 ----- text ----- the ID of the TCP connection the number of characters to receive -- part contents for background part 4 ----- text ----- This function returns n characters from the specified TCP connection. If n characters are not yet available, it will wait until they are.